The releases pages at GitHub are currently generated in a way which is
not compatible with uscan. This commit replaces "releases" with "tags"
in debian/watch to work around the issue.
version=4
opts="dversionmangle=s/\+ds\d?$//,repack,repacksuffix=+ds1,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \
- https://github.com/byvoid/@PACKAGE@/releases \
+ https://github.com/byvoid/@PACKAGE@/tags \
(?:.*?/)?(?:ver\.)?@ANY_VERSION@@ARCHIVE_EXT@ debian uupdate